home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
steppenwolf_3_chapter_7.swf
/
scripts
/
DefineButton2_848
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-07-14
|
262b
|
15 lines
on(release){
set("/Variables:TransMail",eval("/Variables:Instructions"));
if(_currentframe == 2)
{
tellTarget("InvSelection")
{
gotoAndStop(1);
}
}
tellTarget("MailMovie")
{
gotoAndPlay(3);
}
}